B1_Digital_Inputs_Falling_Edge

B1_Digital_Inputs_Falling_Edge

Address: 4359 (1107H)
Type: WORD
Access: Read/Write
Unit: --
Range: 0 to 2n-1 (where n is the number of digital inputs available)
Default Value:

0

Bit #

Input

Description

Default Value

0

B1_In0

1 = falling edge detected

0 = no falling edge detected

0

1

B1_In1

1 = falling edge detected

0 = no falling edge detected

0

2

B1_In2

1 = falling edge detected

0 = no falling edge detected

0

3

B1_In3

1 = falling edge detected

0 = no falling edge detected

0

n

B1_Inn

1 = falling edge detected

0 = no falling edge detected

0

Store Supported: --
Description:

It contains the detection of the falling edges of the digital inputs of bank 1. The firmware will set the corresponding bit every time detects a falling edge on each input of bank 1. The user software is responsible of reset of the bits to start again the detection of falling edges.

Notes: See Appendix.